projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
710b399
)
Fix typo.
author
Glenn Morris
<rgm@gnu.org>
Sat, 14 Nov 2009 04:07:19 +0000
(
04:07
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 14 Nov 2009 04:07:19 +0000
(
04:07
+0000)
src/ChangeLog.9
patch
|
blob
|
history
diff --git
a/src/ChangeLog.9
b/src/ChangeLog.9
index f4ae7e78ac25661de83f0c2e5ea7c03921d705dc..123b1611f569ce6136dd859fd0406c8731bd6422 100644
(file)
--- a/
src/ChangeLog.9
+++ b/
src/ChangeLog.9
@@
-4850,7
+4850,7
@@
* window.c (coordinates_in_window): Check mouse on mode-line or
header-line first.
- * alloc.c (Fgarbage_collect): Do
x
fix. Return a list as
+ * alloc.c (Fgarbage_collect): Do
c
fix. Return a list as
advertised by the function documentation.
* window.c (syms_of_window): Doc fix.